|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UIJob | |
org.eclipse.ui.progress |
Uses of UIJob in org.eclipse.ui.progress |
Subclasses of UIJob in org.eclipse.ui.progress | |
class |
WorkbenchJob
WorkbenchJob is a type of job that implements a done listener and does the shutdown checks before scheduling that are required by workbench jobs. |
Methods in org.eclipse.ui.progress with parameters of type UIJob | |
IStatus |
IProgressService.requestInUI(UIJob job,
String message)
Block the current thread until UIJob is served. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |